# SPDX-License-Identifier: GPL-2.0
rga-y	:= rga_drv.o rga_mmu_info.o rga_reg_info.o RGA_API.o

obj-$(CONFIG_ROCKCHIP_RGA)	+= rga.o
